projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
808dcb4
)
* src/xwidget.h (xwidget): Remove old todo.
author
Grégoire Jadi
<gregoire.jadi@gmail.com>
Thu, 18 Jul 2013 09:48:15 +0000
(11:48 +0200)
committer
Grégoire Jadi
<gregoire.jadi@gmail.com>
Thu, 18 Jul 2013 09:48:15 +0000
(11:48 +0200)
src/xwidget.h
patch
|
blob
|
history
diff --git
a/src/xwidget.h
b/src/xwidget.h
index 1495c5bef5a34184a6262b30f682b8a64b63e270..786a3bf494142e4fe16c132bca84fb62172206f1 100644
(file)
--- a/
src/xwidget.h
+++ b/
src/xwidget.h
@@
-37,10
+37,6
@@
struct xwidget{
/* Non-nil means kill silently if Emacs is exited. */
unsigned int kill_without_query : 1;
- //TODO these are WIP
-
-
-
};